The following tables list the members exposed by DragDropCancelEventArgs.
Name | Description | |
---|---|---|
![]() | DragDropCancelEventArgs Constructor |
Name | Description | |
---|---|---|
![]() | cancel | Checks whether the event should be canceled. True: event is canceled. |
![]() | elementAtMouse | Returns a references to the html element under mouse or null. Reference to element under mouse or null. (Inherited from Infragistics.Web.UI.DragDropEventArgs) |
![]() | manager | Returns a references to the DragDropManager object. Reference to DragDropManager. (Inherited from Infragistics.Web.UI.DragDropEventArgs) |